home *** CD-ROM | disk | FTP | other *** search
/ Programmers Heaven 2 / Programmers Heaven 2.iso / files / delphi / utils / files.bbs < prev    next >
Encoding:
File List  |  1997-10-03  |  19.2 KB  |  293 lines

  1.              ========================
  2.                  Delphi Utilities
  3.              ========================
  4. ADFIND32.ZIP Adrock Software Source Searcher Expert (32bit)
  5.              The TAdrockSearchExpert is a utility designed to help you 
  6.              locate references of text in all of your .PAS files from the 
  7.              currently loaded project. 
  8. ADFINDER.ZIP TAdrockSourceSearcher Expert
  9.              The TAdrockSourceSearcher expert is an expert that is accessed 
  10.              through the help menu of Delphi. With this expert you can 
  11.              search through the current Delphi Project for text in all of 
  12.              the .PAS files. You simply enter the text you want to find and 
  13.              the click search and the expert will search through all the 
  14.              selected files. When the expert is first opened all the .PAS 
  15.              files in the project are highlighted, you may select or 
  16.              unselect as many of the files as needed. 
  17. AITKEN.ZIP   Class Navigator 2 
  18.              Is a Delphi 2 support application which gives you the 
  19.              capability to quickly "drill down" through the various VCL 
  20.              classes to better understand what and where things are 
  21.              happening. All 49 units, 516 classes and 9373 class members are 
  22.              immediately at your finger tips as well as the capability to 
  23.              add your own units defining descendent classes. An 
  24.              indispensable tool for component writers and others interested 
  25.              in learning more about Delphi's VCL.  
  26. ASSI20B.ZIP  TAssistent 2.02
  27.              Is a visual component for creating Wizards. It is fully 
  28.              functional without compiling the program. You can use the 
  29.              delphi formular designer to create the pages of the Wizard. It 
  30.              is possible to change the layout of the buttons. You can 
  31.              control the sequence of the pages in a property editor 
  32.              (WayList) and in code with events and jumps.  
  33. CC16.ZIP     Component Create (tm) 2.2 for Delphi (demo)
  34.              Is the best way for application developers to create re-usable 
  35.              functionality. Component Create gives you an intuitive 
  36.              interface and powerful code generator that speeds you down the 
  37.              learning curve. Whether you are new to component- writing or an 
  38.              old hand, Component Create multiplies your productivity. You 
  39.              point and click to set up your component, then get quality, 
  40.              commented Pascal code. Complete code re-generation means you 
  41.              can change the component definition -- adding and deleting 
  42.              properties, methods, events -- without losing your work. 
  43. CGN_D32S.ZIP Component Generator for Delphi2 Version 1.00 ShareWare
  44.              Is a simple but very effective tool to turn visually designed 
  45.              Delphi2 forms into TPanel based visual components. It will scan 
  46.              the .DFM and .PAS files that contain the description and 
  47.              underlying code for the form, and ( after allowing the user 
  48.              some modifications) will create a single .PAS code file, that 
  49.              can be compiled into an installable Delphi2 component.  
  50. CGPIPRED.ZIP Picture-Property-Editor
  51.              Chris G.┤s Picture-Property-Editor Features: File-Selection 
  52.              with ImmiView, Drag'n'Drop, PasteFromClipboard, ResetToProp, 
  53.              User-Maintained DirHistory and FileHistory, Desktop-Grabber, 
  54.              AllPicsOfDir-Preview, Bitmap-Cropping
  55. COBUILD.ZIP  Component Builder (v2.31)
  56.              Creates all the necessary pascal code for new component 
  57.              properties, methods, message handlers and event handlers as 
  58.              well as the underlying declarations and code skeletons. Simply 
  59.              describe your properties, methods, etc. , select a few 
  60.              attributes and Component Builder builds the component for you.  
  61. COOLMANL.ZIP Cool tools Beta Version 0.95 For Delphi 32 Bit  
  62.              Cool Tools for Delphi is a suite of add in experts for the 
  63.              Delphi IDE. As at beta release 0.95 these comprise of two 
  64.              experts. 
  65.              *Property Expert
  66.              -The Property Expert automates the process of adding an 
  67.              -object to a class. The full Delphi syntax for property 
  68.              -declaration is supported including property visibility, 
  69.              -method access, default values, array properties and more.
  70.              *Quick Code Expert
  71.              The Quick Code Expert is similar to Code Insight in Delphi 3.  
  72.              It enables a list of code snippets to be maintained for easy 
  73.              insertion into the code editor.  These snippets are fully 
  74.              editable.  The snippets are stored in format compatible with 
  75.              the Delphi 3 Code Insight templates and indeed we suggest 
  76.              the provided templates are added to the defaults provided 
  77.              with Delphi 3.  
  78. CPDL33.ZIP   Code.Print Lite for Delphi 
  79.              It's a source code documentation system that's designed for 
  80.              professional developers. If source code is a deliverable or 
  81.              code walk throughs and peer reviews are part of you regular 
  82.              routine, Code.Print will help you look good and save you 
  83.              time.  
  84. CYBORGQA.ZIP CyborgQA
  85.              Is a utility, designed to make creating slicker neater Delphi 
  86.              Applications easier. You drop one on any form , and it allows 
  87.              you access to properties of the many controls on the form, in a 
  88.              quick convenient way, which good as the old Object Inspector 
  89.              is, is still slow.  
  90. CYBSTR_1.ZIP Cyborg String Expert - 32 bit
  91.              Cyborg Software's String Expert is a native Delphi Expert that 
  92.              hugely simplifies creating & maintaining String tables, 
  93.              resource files and files of access constants. The advantages of 
  94.              using string resources rather than embedded constants are well 
  95.              documented, but Delphi as shipped makes no allowance for 
  96.              dealing with string tables, except for a resource compiler.  
  97. CYBSTREX.ZIP Cyborg String Expert - 16 bit 
  98.              String Expert is a native Delphi Expert that hugely simplifies 
  99.              creating & maintaining String tables, resource files and files 
  100.              of access constants. The advantages of using string resources 
  101.              rather than embedded constants are well documented, but Delphi 
  102.              as shipped makes no allowance for dealing with string tables, 
  103.              except for a resource compiler. by Boris 
  104. DBFSTRU.ZIP  DBF Structure Apollo Code Generator  
  105.              This program reads the header of existing .DBF files and 
  106.              creates Delphi code based on the structure of the file. The 
  107.              code generated is the bulk of the work to create tables and 
  108.              indicies in Delphi using Apollo from SuccessWare International. 
  109.              This is useful for those of us that are moving programs from 
  110.              other languages into Delphi. 
  111. DFMINS12.ZIP Delphi Form Inspector 1.02
  112.              A tool for Borland Delphi developers. Allows you to view, edit,
  113.              archive, and compare Delphi forms in ASCII format. Includes an
  114.              interface to PVCS. Forms can be archived in ASCII. This reduces
  115.              disk space requirements for the PVCS archive and allows you to
  116.              compare different versions of the same form. Lets you keep
  117.              track of changes you have made. Works with Delphi version 1.0.
  118.              Registered version works with 2.0. More flexible than Delphi's
  119.              built-in support for ASCII forms. A must-have for serious
  120.              Delphi developers! Registration is only $15.00.
  121. DLCM11.ZIP   Delphi Library Configuration Manager
  122.              Have you got more than one copy of Delphi installed? Do you use 
  123.              more than one Component Library? Have you ever been at the 
  124.              point of tearing your hair out when swapping between versions 
  125.              or component libraries? ... if you answered yes to any of these 
  126.              questions then Delphi Library Configuation Manager (DLCM) is 
  127.              the answer to your prayers (if you are that easily pleased) 
  128.              DLCM simply takes a snapshot of Delphi's library settings 
  129.              (Tools-Options-Library) from within the Windows 95 registry and 
  130.              stores them along with a "named" alias for later recall. 
  131. DRVCS1.ZIP   ViCiouS 1.05 (public beta)
  132.              Welcome to ViCiouS, my poor man's Version Control System for
  133.              Delphi. This public beta is now for both the 16-bit and 32-bit
  134.              version of ViCiouS, since the required 32-bit version of
  135.              DRBOB.DLL is now also available. The DrBob.DLL, the final
  136.              version of ViCiouS will be 16- and 32-bits, and the source will
  137.              be "single source platform compatible" (i.e. with a lot of
  138.              {$IFDEF WIN32} inside). 16-bits Installation The installation
  139.              of the 16-bits version of ViCiouS is pretty straightforward,
  140.              and consist of nothing more than executing INSTALL.EXE (make
  141.              sure VICIOUS.DL_ is in the same directory).
  142. EXT_IDE.ZIP  Extended IDE for Delphi 2, Delphi 3 and Borland C++Builder
  143.              This small component fixes a bug in the Objectinspector. As you 
  144.              know some properties have sub-properties. These properties 
  145.              start with a "+" in the left column. If you select such a 
  146.              property and press the "+" key at the keyboard, nothing 
  147.              happens. The only way to get access to the sub-properties is to 
  148.              double click with the mouse on it. 
  149. EZQUERY.ZIP  EZQuery v1.0
  150.              The easy-to-use end-user query builder written in 100% Delphi - 
  151.              16-bit & 32-bit versions EZQuery is an easy-to-use, powerful 
  152.              query builder for Delphi 1.0 and 2.0. It is written in 100% 
  153.              Delphi! No VBX's, DLL's, etc. It allows programmers to add 
  154.              end-user query capabilities in a matter of minutes. You have 
  155.              full control over which databases and tables a user may query. 
  156.              This query builder has been designed from the ground-up based 
  157.              on extensive user-interface testing. It's NOT just another 
  158.              "tables at the top, fields at the bottom" query builder. It's a 
  159.              "Query Wizard" that leads the end-user through every step of 
  160.              the query definition process.  
  161. GLLOD200.ZIP GlyphLoader v2.00
  162.              Lets you concentrate on designing your program instead of
  163.              remembering those cryptic glyph filenames. Integrates with
  164.              Delphi to present you with a grid of glyph pictures to choose
  165.              from at design time, whenever you edit a glyph property. Also
  166.              shows the filenames. Swedish ShareWare for Delphi 1.x & 2.x
  167. GLPROPED.ZIP Glyph-property-editor With integrated drawing progam. You can 
  168.              attribute changed bitmaps to the speedbuttons directly. Put you 
  169.              a favourite list with the mostly required bitmaps together. 
  170.              Available in 16 and 32 bit version. 
  171. ICONHACK.ZIP Free icon patching unit for Delphi 1
  172.              , plus a free icon-to-BMP converter for D2, plus a free 16 bit 
  173.              C++ icon patching utility with source. Allows you to offer easy 
  174.              replacement of standard 16 color icons with your DLLs, 
  175.              extension EXEs, VBXs and more. From Cub Lea, the WinHelp 
  176.              Sorcerer, with the contributions of William Brooks, Mitch 
  177.              Howard and Mike Reith. READ THE README and mind your 
  178.              copyrights!  
  179. IMGEDIT.ZIP  Delphi component Image-Edit 1.1
  180.              Do you need a kind of Paintbrush for Delphi? With Image-Edit 
  181.              and the database sensitive DBImage-Edit you have the 
  182.              possibility to modify bitmap files or graphic fields. Just 
  183.              select a function on the paint toolbar and draw! File- and 
  184.              clipboard management is included. All you need to do is drop 
  185.              the component on your form and compile...  
  186. LISTEXPT.ZIP TListExpert (v1.0) - An Expert
  187.              Is a Delphi Expert which helps you create a homogenous TList 
  188.              for a specific class.  
  189. MSGBOX.ZIP   Message Box Creator for Delphi 2 Version 1
  190.              This utility is freeware. It simplifies the process of creating
  191.              message boxes for use in your Delphi projects. Using an
  192.              intuitive point and click interface, design and test your
  193.              message boxes interactively. Then simply copy the code to the
  194.              clipboard to paste into your application.
  195. NAVIGATE.ZIP Project Navigator for Delphi16 v2.0
  196.              Is an add-on tool for your Delphi16 IDE. It monitors the 
  197.              current edit window and updates two lists. The upper list shows 
  198.              the sections in your program and the lower shows a list of your 
  199.              global and local routines in shorthand form using the following 
  200.              abbreviations:  
  201. PICEDT12.ZIP Enhanced Image Property Editor v1.2 for Delphi 
  202.              Use this improved TPicture and TBitmap property editor to 
  203.              easily browse your entire image collections and quickly locate 
  204.              the image you are looking for. Features include: different 
  205.              previews of images, full size image preview, fast access to 
  206.              user-defined directories, plus it also saves settings from one 
  207.              session to another. Updates available at 
  208.              http://www.bitsoft.com. Freeware. Includes source.  
  209. POGO.ZIP     Pogo , game written in Basic with source
  210. PROJECTS.ZIP Delphi Projects!
  211.              Is a project management add-in for Delphi 2.0. It provides a 
  212.              quick access menu to your projects using the Windows 95 
  213.              standard Favorites Menu method.  
  214. PTOOL15.ZIP  Panther Tools v1.50 -- Freeware 
  215.              PTools is a set of components and experts that help the 
  216.              designer develop an application without the need for coding. 
  217.              The designer can use HyperTxt component to make a block of text 
  218.              with hyper words, HyperImage component to make a picture do an 
  219.              action, HyperArea to assign any area on the form to an action.  
  220. QGLYPH32.ZIP QuickGlyph Version 1.0 ( 32-Bit for Windows 95/NT )
  221.              QuickGlyph is generally a Glyph Viewer with some extras.
  222. QRD060D3.ZIP QRDesign 0.60 - enduser report designer
  223.              For Quickreport 2 for Delphi 3. QRDesign lets the user of your 
  224.              program create, edit, save and load QuickReports at runtime. 
  225.              THIS IS THE 32-BIT DELPHI 3 VERSION. Delphi 1 and Delphi 2 
  226.              version can be found at http://www.thsd.de  
  227. REALFORM.ZIP REALFORMS V1.9
  228.              RealForms was designed as an easy way to design forms in a
  229.              Windows Metafile format. Although the form filling components
  230.              included were written for Delphi, the files exported by
  231.              RealForms can be used on other platforms also.
  232. RESXPORT.ZIP Resource Exporter 
  233.              Is based on the Resource Explorer demo project of Delphi 3.0. 
  234.              However, it adds some important & fun new functionality!  
  235. RSFORMCS.ZIP Component Swapper Delphi utility
  236.              A component swapper is a utility that was designed to aid 
  237.              programmers in switching numerous components on a form. Because 
  238.              the components are in both the Delphi form file and pascal file 
  239.              this swap can become tedious. The component swapper goes into 
  240.              each of these files for you and swaps the components you've 
  241.              added to your "Swap list." The form component swapper can 
  242.              handle any component you add as it only swaps the declarations, 
  243.              however Delphi may have difficulty if components of different 
  244.              hierarchy are swapped. For example, you should not attempt to 
  245.              swap a TEdit for a TImage, as most of thhe properties would not 
  246.              correspond. However, swapping TEdit Components for TrsMaskEdits 
  247.              is almost seamless. 
  248. RSRFM.ZIP    RealForms 16/32bit
  249.              Is a complete form design and data-filling system. Although it 
  250.              was not designed as a reporting tool, a form-based report 
  251.              generator is definitely possible using the system. Realforms 
  252.              supports several pages sizes, and orientations for forms. Forms 
  253.              are designed as sets of lines, frames, check boxes and text. We 
  254.              are continually updating the program with features and 
  255.              additions. Custom Delphi components for form filling are 
  256.              provided to incorporate forms into your own applications.  
  257. RTSEARCH.ZIP "RT Search +" (16bit)
  258.              Is an AddIn expert enhancing Borland Delphi IDE original 
  259.              editor. Comparing to other programming editors like MultiEdit, 
  260.              Delphi's stock editor lacks several important features. It may 
  261.              be not as important as the quality of the whole IDE and the 
  262.              programming language, but it certainly affects developers 
  263.              productivity. This is the reason why we decided to help 
  264.              programmers stay with Borland and save hundreds of dollars for 
  265.              buying professional programmers' editors, that may or may not 
  266.              integrate with Delphi's IDE.
  267. RTSRCH32.ZIP "RT Search +", (32bit version)
  268.              is an AddIn expert enhancing Borland Delphi IDE
  269.              original editor. Comparing to other programming editors like
  270.              MultiEdit, Delphi's stock editor lacks several important
  271.              features. It may be not as important as the quality of the
  272.              whole IDE and the programming language, but it certainly
  273.              affects developers productivity. This is the reason why we
  274.              decided to help programmers stay with Borland and save hundreds
  275.              of dollars for buying professional programmers' editors, that
  276.              may or may not integrate with Delphi's IDE.
  277. SIMCOP.ZIP   SimCoP is an interpreter for integration with 32bit Delphi 
  278.              (2+3) applications. It supports a X-Base-style script language, 
  279.              Delphi functions, classes and objects. The shareware version 
  280.              has no limitations. The registered version comes with full 
  281.              source code. Documentation, help and source-comments are 
  282.              available ONLY in GERMAN LANGUAGE! 
  283. XSPELL.ZIP   XSpell - Spell Checking Expert for Delphi 1.x and 2.x
  284.              The Only Delphi IDE Spell Checking Expert for the Professional 
  285.              Delphi Developer. XSpell is a unique tool for the Delphi 
  286.              programming environment. XSpell uses the EDSSpell checking VCL 
  287.              to spell check your Delphi source code including strings, 
  288.              labels, buttons, menu items, captions, even form files (*.DFM). 
  289.              If you like, it will even check your programming comments. All 
  290.              from within the Delphi IDE.  
  291.  
  292.  
  293.